home *** CD-ROM | disk | FTP | other *** search
- 0.5, 3/8/95
- * Rewrote Makefile to better create a distribution.
- * Included an lsm-file.
- * No changes to the perlscript in this version.
-
- 0.4, 10/6/95
- * Reversed order of lines output, to match format of other froms.
- * Stripped trailing whitespace on fields output.
- * Fixed bug that would cause MIME'd from-fields to count as
- longer than they were.
- * Updated the man-page to reflect the change in version 0.31
-
- 0.32, 5/2/95
- * Changed all \1 in regular expressions to $1, to please perl5.
-
- 0.31, 22/1/95
- * Changed from $ENV{'USER'} to `whoami`, since USER isn't always defined.
-
- 0.3, 22/11/94
- * Added some sort of mime-support. Very simple, just for iso-8859-1?Q
-
- 0.2, 18/9/94
-